exception handling
Type
glossary
Description
A programming structure that attempts to execute one or more statements, and then takes appropriate action if there is an execution error.
Related
glossary: statement, execution error
glossary
A programming structure that attempts to execute one or more statements, and then takes appropriate action if there is an execution error.
glossary: statement, execution error